Opening and Closing an ATP Socket
This section describes thePOpenATPSkt
function that you use to open a socket for receiving ATP requests from another socket's client application. It also describes thePCloseATPSkt
function that you use to close a socket used for receiving requests after you are finished with that socket. You also use thePOpenATPSkt
andPCloseATPSkt
functions to open and close a socket that you want to use to send requests through a specific socket by calling thePNSendRequest
function.
Subtopics
- POpenATPSkt
- PCloseATPSkt